Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
JaxMe 0.3.1
Description
Mutation method do not set isSet field property. Only unmarshalling process set isSet property correctly.
JAXB specs citation, paragraph 4.5.4:
The isSet method returns true if the property has been set
during unmarshalling OR BY INVOCATION OF THE MUTATION METHOD setId with a non-null value.